.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="1"], 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="3"],
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="5"], 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="6"],
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="8"] {
    height: 300px;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="2"] .rv-content, 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="4"] .rv-content, 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="7"] .rv-content {
    max-width: 100%;
}

.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="2"] .rv-content .inner-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="4"] .rv-content .inner-ctn, 
.kenesis-body[data-mobile-width="y"] .section-ctn[data-n="7"] .rv-content .inner-ctn {
    padding: 20px !important;
}